weight

@get:JvmName(name = "getWeight")
@set:JvmName(name = "setWeight")
var weight: Float
Weight in KG

optional float weight = 15;